Autogenerated HTML docs for v1.7.0-rc2-34-g9b4c8 
diff --git a/git-archive.html b/git-archive.html index b504512..a8346e2 100644 --- a/git-archive.html +++ b/git-archive.html 
@@ -515,6 +515,13 @@  </p>   </dd>   </dl></div>  +<div class="para"><p>Note that attributes are by default taken from the <tt>.gitattributes</tt> files  +in the tree that is being archived. If you want to tweak the way the  +output is generated after the fact (e.g. you committed without adding an  +appropriate export-ignore in its <tt>.gitattributes</tt>), adjust the checked out  +<tt>.gitattributes</tt> file as necessary and use <tt>--work-tree-attributes</tt>  +option. Alternatively you can keep necessary attributes that should apply  +while archiving any tree in your <tt>$GIT_DIR/info/attributes</tt> file.</p></div>   </div>   <h2 id="_examples">EXAMPLES</h2>   <div class="sectionbody">  @@ -585,7 +592,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2010-01-21 17:44:21 UTC  +Last updated 2010-02-12 20:51:08 UTC   </div>   </div>   </body>